GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TwainSetAutoFeed Method





In This Topic
TwainSetAutoFeed Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function TwainSetAutoFeed( _
   ByVal AutoFeed As Boolean _
) As Boolean
public bool TwainSetAutoFeed( 
   bool AutoFeed
)
public function TwainSetAutoFeed( 
    AutoFeed: Boolean
): Boolean; 
public function TwainSetAutoFeed( 
   AutoFeed : boolean
) : boolean;
public: bool TwainSetAutoFeed( 
   bool AutoFeed
) 
public:
bool TwainSetAutoFeed( 
   bool AutoFeed
) 

Parameters

AutoFeed
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members